home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Standard File Samples / CustomPutSuffix / CustomPutSuffix -- readme next >
Encoding:
Text File  |  1995-06-16  |  591 b   |  25 lines  |  [TEXT/ttxt]

  1.  
  2. CustomPutSuffix
  3.  
  4.  
  5. Description:
  6. This demonstrates a CustomPutDialog with an Save button that checks
  7. to see if several files (with the name filename+suffix) already exist.
  8. a dialog hook procedure is responsible for presenting separate "Replace?" 
  9. dialogs.  When the Save button is hit and, if the user allows the save,
  10. the Save action is map to a Cancel action but the reply is marked as good.
  11.  
  12. Environment:
  13. Metrowerks C version 6, Universal Interfaces 2.0
  14.  
  15. History:
  16. 5/3/93
  17.  first draft
  18. 5/12/95
  19.  updated project for Metrowerks
  20.  
  21.  
  22.  
  23. David Hayward
  24. Developer Technical Support
  25. Apple Computer, Inc.